Don't set get_preferred_width_for_height to NULL
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Oct 2010 16:58:24 +0000 (12:58 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:37:02 +0000 (17:37 +0900)
commitef03dc3fc6c72cf092b8b0ee95940e33f2ff9299
treea255bdb6b133a7a10123f25350578a9452374aa9
parent70bef431b0276a4892f35b1f3ed1ae639ac216af
Don't set get_preferred_width_for_height to NULL

The size request machinery expects that it is non-NULL.
gtk/gtkbbox.c